| Package | ihe.iti.fais | 
| Resource Type | SearchParameter | 
| Id | InsurancePlan-benefitType | 
| FHIR Version | R4 | 
| Source | https://profiles.ihe.net/ITI/FAIS/https://build.fhir.org/ig/IHE/ITI.Finance/SearchParameter-InsurancePlan-benefitType.html | 
| URL | https://profiles.ihe.net/ITI/FAIS/SearchParameter/InsurancePlan-benefitType | 
| Version | 1.0.1-current | 
| Status | active | 
| Date | 2024-11-22T13:00:48+00:00 | 
| Name | InsurancePlan_benefitType | 
| Realm | uv | 
| Authority | ihe | 
| Description | This SearchParameter enables finding InsurancePlans by benefity type. | 
| Type | token | 
| CapabilityStatement | |
| IHE.FAIS.BeneficiaryManager | IHE FAIS Beneficiary Manager | 
| IHE.FAIS.BeneficiaryRequestor | IHE FAIS Beneficiary Requestor | 
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter InsurancePlan-benefitType
Parameter benefit-type:token
This SearchParameter enables finding InsurancePlans by benefity type.
| Resource | InsurancePlan | 
| Expression | InsurancePlan.coverage.benefit.type | 
| Multiples | 
 | 
{
  "resourceType": "SearchParameter",
  "id": "InsurancePlan-benefitType",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/ITI/FAIS/SearchParameter/InsurancePlan-benefitType",
  "version": "1.0.1-current",
  "name": "InsurancePlan_benefitType",
  "status": "active",
  "date": "2024-11-22T13:00:48+00:00",
  "publisher": "IHE IT Infrastructure Technical Committee",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ihe.net/ihe_domains/it_infrastructure/"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "email",
          "value": "iti@ihe.net"
        }
      ]
    },
    {
      "name": "IHE IT Infrastructure Technical Committee",
      "telecom": [
        {
          "system": "email",
          "value": "iti@ihe.net"
        }
      ]
    }
  ],
  "description": "This SearchParameter enables finding InsurancePlans by benefity type.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "code": "benefit-type",
  "base": [
    "InsurancePlan"
  ],
  "type": "token",
  "expression": "InsurancePlan.coverage.benefit.type"
}